Fix last change.
authorChong Yidong <cyd@stupidchicken.com>
Sat, 3 Oct 2009 20:43:31 +0000 (20:43 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Sat, 3 Oct 2009 20:43:31 +0000 (20:43 +0000)
lisp/cedet/srecode/map.el

index 412ee6a8a52d92c76dfa377180042969eaa29367..3c841386ab283ee98c219e5a713ba15ae97cd71e 100644 (file)
@@ -45,7 +45,7 @@
   "The current map for global SRecode templates.")
 
 (defcustom srecode-map-save-file
-  (expand-file-name "srecode-map" user-emacs-directory)
+  (expand-file-name "srecode-map.el" user-emacs-directory)
   "The save location for SRecode's map file.
 If the save file is nil, then the MAP is not saved between sessions."
   :group 'srecode